Click or drag to resize

Dialog Properties

The Dialog type exposes the following members.

Properties
  NameDescription
Public propertyCallID
Gets Call-ID header field of the dialog.
Public propertyContact
Gets Contact header field of the dialog.
Public propertyCSeq
Gets CSeq header field of the dialog.
Public propertyEventName
Gets Event header field of the dialog.
Public propertyFrom
Gets the originator of the request.
Public propertyLocalTag
Gets the local tag of the dialog.
Public propertyLocalUri
Gets the local URI of the dialog.
Public propertyRecordRoute
Gets Record-Route header field of the dialog.
Public propertyRemoteTag
Gets the remote tag of the dialog.
Public propertyRemoteUri
Gets the remote URI of the dialog.
Public propertyRequested
Returns true if you are sent request
Public propertyRoute
Gets Route header field of the dialog.
Public propertyRSeq
Gets RSeq header field of the dialog.
Public propertyState
Gets state of the dialog.
Public propertyTo
Gets To header field of the dialog.
Top
See Also